CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件 加密 解密

搜索资源列表

  1. MatLab

    0下载:
  2. matlab下m语言实现加密解密文件夹 -encrypt decrypt folder with matlab
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1782
    • 提供者:fang
  1. AES

    0下载:
  2. MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:77585
    • 提供者:王晓明
  1. DES

    0下载:
  2. DES加密,可以进行文件的解密与加密操作!-DES encryption, the document can decrypt and encrypt operation!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:7379
    • 提供者:asdfsdf
  1. DES

    1下载:
  2. 用c语言实现的des加密解密程序源码,包含一个des头文件和一个des源文件以及一个main函数源文件-Use c language to achieve the des encryption and decryption program source code, contains a des header files and a des source files as well as a main function of the source file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4404
    • 提供者:胡美
  1. Encryptor

    0下载:
  2. 文件和文件夹加密解密程序。第一次运行后,选中文件或者文件夹右键菜单就会多出一项‘加密’/‘解密’,点击后输入密码进行加解密即可-File and folder encryption and decryption process. After the first run, select the file or folder menu will be more of a encryption/ decryption, when clicked, enter a password for encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:24647
    • 提供者:winux
  1. des

    1下载:
  2. VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-11
    • 文件大小:34047
    • 提供者:胡程
  1. CodeFiles(CryptoStream)

    0下载:
  2. 加密解密文件,是一款精确加密解密的软件,具有较高的效率和实用性 加密方法精巧 难以破解,值得大家去放心使用。-Encryption and decryption files, is a precise encryption and decryption software, with high efficiency and practicality of sophisticated encryption methods difficult to decipher, ease of use wort
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:18741
    • 提供者:jyjjyj
  1. jiami

    0下载:
  2. 使用vc++编辑的文件加密工具,被加密的文件打开后以乱码的形式出现,解密后恢复正常。-Using vc++ Edit the file encryption tool, to open the encrypted files are after the form of garbage, back to normal after decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1582282
    • 提供者:jiaojiao003
  1. CSharpDes

    0下载:
  2. 标准CSharpDes加密算法,WORD的文件,包含了加密解密。-C# Des加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:12383
    • 提供者:vbking
  1. file_encrypt

    0下载:
  2. 简单的文件加解密程序。可以对整个文件夹进行加密和解密。-Simple file encryption and decryption process. Can be carried out on the whole folder encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3464413
    • 提供者:林文
  1. key

    0下载:
  2. 文件的加密解密代码主要是针对于DES和3DES MD5加密解密算法的功能实现-Document encryption and decryption code mainly for the DES and 3DES MD5 algorithm for encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1385845
    • 提供者:崇孩儿
  1. Applicationoffilesystemfilterdriverinnetworksecure

    0下载:
  2. 设计并实现了一个运行于Windows系统的网络终端设备信息防泄漏系统。系统通过文件系统过滤驱动的运用,实现了对网络终端机密文件的实时监控和动态加解密,既具有文件加密的安全性,又具有访问控制的方便性,有效地防止了网络终端机密信息的泄漏。-Design and implementation of a system named Network Terminal Device Information Anti2Leakage System (NTD IALS) was designed and im
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:224427
    • 提供者:陈宝楷
  1. file_encryption

    0下载:
  2. AES分组加密算法做的文件加解密演示, 采用多线程流水线方式对文件进行 读->加密/解密->写 操作.-AES block cipher algorithm for encryption and decryption so the paper presentations, the use of multi-threaded pipelined read on paper-> encryption/decryption-> write operation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:18544
    • 提供者:周可
  1. filelock

    0下载:
  2. 采用异或加密的文件加密器,它可以对任何文件(TXT文本文件、OFFICE文件、EXE等),用些软件加密后文件变为不可运行,且打开后是乱码。解密时是将加密后的文件重新再次加密(密码相同),即可完成解密。 -Using XOR encryption file encryption, and it can be of any file (TXT text file, OFFICE files, EXE, etc.), with more software into encrypted files ca
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:6900
    • 提供者:wangbo
  1. HexEnc

    0下载:
  2. VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。-VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:69444
    • 提供者:117
  1. crypt-1.17

    0下载:
  2. crypt-1.17 libtom库 文件加解密库,内有test工程源码,对那些尚对加密解密领域有很大的帮助!-crypt-1.17 libtom library file encryption and decryption libraries, within the test project source code, for those still on the field of encryption and decryption of great help!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11565732
    • 提供者:liupeng
  1. ENcode

    0下载:
  2. 以WEB形式的,对字符串加密,对加密的文件进行解密-Character encryption, decryption of the encrypted files
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:234040
    • 提供者:liulong
  1. document_safes

    0下载:
  2. 这是一个用C语言文件加密和解密的源代码,利用了openssl库中的函数,就像一个文件保险箱,故称之为document_safes.-This is a document with the C language source code for encryption and decryption, using the openssl library functions, like a file safe, so called document_safes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3731536
    • 提供者:
  1. des

    0下载:
  2. des 加密解密程序 有界面 可以对任意文件进行加密解密。-des encryption and decryption process on the interface
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3015
    • 提供者:zy
  1. DES

    0下载:
  2. DES 加密/解密 算法,界面化实现,可加密解密字符串或文件-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:80553
    • 提供者:Gao
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com